home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / inttour.sit / Internet Local Info / background_2679.xml < prev    next >
Encoding:
Extensible Markup Language  |  1991-05-08  |  15.7 KB  |  577 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2679</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3596.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3150.css" />
  11.     <part>
  12.         <id>32</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>165</left>
  23.             <top>48</top>
  24.             <right>485</right>
  25.             <bottom>277</bottom>
  26.         </rect>
  27.         <style>scrolling</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <true /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>Palatino</font>
  37.         <textSize>14</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>17</textHeight>
  40.         <name>list</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>45</id>
  45.         <type>field</type>
  46.         <visible> <false /> </visible>
  47.         <dontWrap> <false /> </dontWrap>
  48.         <dontSearch> <false /> </dontSearch>
  49.         <sharedText> <false /> </sharedText>
  50.         <fixedLineHeight> <false /> </fixedLineHeight>
  51.         <autoTab> <false /> </autoTab>
  52.         <lockText> <true /> </lockText>
  53.         <rect>
  54.             <left>8</left>
  55.             <top>262</top>
  56.             <right>153</right>
  57.             <bottom>305</bottom>
  58.         </rect>
  59.         <style>shadow</style>
  60.         <autoSelect> <false /> </autoSelect>
  61.         <showLines> <false /> </showLines>
  62.         <wideMargins> <true /> </wideMargins>
  63.         <multipleLines> <false /> </multipleLines>
  64.         <reservedFamily> 0 </reservedFamily>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>left</textAlign>
  68.         <font>Helvetica</font>
  69.         <textSize>14</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <textHeight>18</textHeight>
  72.         <name>level 4</name>
  73.         <script>on mouseup
  74. put "That is where you are--try clicking on underlined text."
  75. wait 120 ticks
  76. hide msg
  77. end mouseup
  78. </script>
  79.     </part>
  80.     <part>
  81.         <id>64</id>
  82.         <type>button</type>
  83.         <visible> <false /> </visible>
  84.         <reserved5> 0 </reserved5>
  85.         <reserved4> 0 </reserved4>
  86.         <reserved3> 0 </reserved3>
  87.         <reserved2> 0 </reserved2>
  88.         <reserved1> 0 </reserved1>
  89.         <enabled> <true /> </enabled>
  90.         <rect>
  91.             <left>30</left>
  92.             <top>152</top>
  93.             <right>136</right>
  94.             <bottom>189</bottom>
  95.         </rect>
  96.         <style>roundrect</style>
  97.         <showName> <true /> </showName>
  98.         <highlight> <false /> </highlight>
  99.         <autoHighlight> <true /> </autoHighlight>
  100.         <sharedHighlight> <true /> </sharedHighlight>
  101.         <family>0</family>
  102.         <titleWidth>0</titleWidth>
  103.         <icon>0</icon>
  104.         <textAlign>center</textAlign>
  105.         <font>Palatino</font>
  106.         <textSize>18</textSize>
  107.         <textStyle>plain</textStyle>
  108.         <name>Lock</name>
  109.         <script>on mouseUp
  110. global thelevel
  111. set the locktext of bg field "list" to not the locktext of bg field "list"
  112. set the locktext of bg field "title" to the locktext of bg field "list"
  113. if the locktext of bg field "list" = "true" then
  114. set the name of me to "Unlock"
  115. hide menubar
  116. set the userlevel to thelevel
  117. else
  118. set the name of me to "Lock"
  119. show menubar
  120. if thelevel < 3 then set userlevel to 3
  121. end if
  122. end mouseUp
  123. </script>
  124.     </part>
  125.     <part>
  126.         <id>97</id>
  127.         <type>button</type>
  128.         <visible> <true /> </visible>
  129.         <reserved5> 0 </reserved5>
  130.         <reserved4> 0 </reserved4>
  131.         <reserved3> 0 </reserved3>
  132.         <reserved2> 0 </reserved2>
  133.         <reserved1> 0 </reserved1>
  134.         <enabled> <true /> </enabled>
  135.         <rect>
  136.             <left>19</left>
  137.             <top>10</top>
  138.             <right>143</right>
  139.             <bottom>87</bottom>
  140.         </rect>
  141.         <style>transparent</style>
  142.         <showName> <false /> </showName>
  143.         <highlight> <false /> </highlight>
  144.         <autoHighlight> <false /> </autoHighlight>
  145.         <sharedHighlight> <true /> </sharedHighlight>
  146.         <family>0</family>
  147.         <titleWidth>0</titleWidth>
  148.         <icon>0</icon>
  149.         <textAlign>center</textAlign>
  150.         <font>Helvetica</font>
  151.         <textSize>14</textSize>
  152.         <textStyle>plain</textStyle>
  153.         <name>menu</name>
  154.         <script></script>
  155.     </part>
  156.     <part>
  157.         <id>107</id>
  158.         <type>field</type>
  159.         <visible> <true /> </visible>
  160.         <dontWrap> <false /> </dontWrap>
  161.         <dontSearch> <false /> </dontSearch>
  162.         <sharedText> <false /> </sharedText>
  163.         <fixedLineHeight> <false /> </fixedLineHeight>
  164.         <autoTab> <false /> </autoTab>
  165.         <lockText> <true /> </lockText>
  166.         <rect>
  167.             <left>31</left>
  168.             <top>98</top>
  169.             <right>132</right>
  170.             <bottom>134</bottom>
  171.         </rect>
  172.         <style>shadow</style>
  173.         <autoSelect> <false /> </autoSelect>
  174.         <showLines> <false /> </showLines>
  175.         <wideMargins> <true /> </wideMargins>
  176.         <multipleLines> <false /> </multipleLines>
  177.         <reservedFamily> 0 </reservedFamily>
  178.         <titleWidth>0</titleWidth>
  179.         <icon>0</icon>
  180.         <textAlign>left</textAlign>
  181.         <font>Helvetica</font>
  182.         <textSize>14</textSize>
  183.         <textStyle>group</textStyle>
  184.         <textStyle>condense</textStyle>
  185.         <textHeight>18</textHeight>
  186.         <name>level 1</name>
  187.         <script>on mouseup
  188. gohere
  189. end mouseup
  190.  
  191. </script>
  192.     </part>
  193.     <part>
  194.         <id>109</id>
  195.         <type>field</type>
  196.         <visible> <true /> </visible>
  197.         <dontWrap> <false /> </dontWrap>
  198.         <dontSearch> <false /> </dontSearch>
  199.         <sharedText> <false /> </sharedText>
  200.         <fixedLineHeight> <false /> </fixedLineHeight>
  201.         <autoTab> <false /> </autoTab>
  202.         <lockText> <true /> </lockText>
  203.         <rect>
  204.             <left>165</left>
  205.             <top>2</top>
  206.             <right>485</right>
  207.             <bottom>50</bottom>
  208.         </rect>
  209.         <style>rectangle</style>
  210.         <autoSelect> <false /> </autoSelect>
  211.         <showLines> <false /> </showLines>
  212.         <wideMargins> <false /> </wideMargins>
  213.         <multipleLines> <false /> </multipleLines>
  214.         <reservedFamily> 0 </reservedFamily>
  215.         <titleWidth>0</titleWidth>
  216.         <icon>0</icon>
  217.         <textAlign>center</textAlign>
  218.         <font>Palatino</font>
  219.         <textSize>18</textSize>
  220.         <textStyle>plain</textStyle>
  221.         <textHeight>24</textHeight>
  222.         <name>title</name>
  223.         <script></script>
  224.     </part>
  225.     <part>
  226.         <id>110</id>
  227.         <type>button</type>
  228.         <visible> <true /> </visible>
  229.         <reserved5> 0 </reserved5>
  230.         <reserved4> 0 </reserved4>
  231.         <reserved3> 0 </reserved3>
  232.         <reserved2> 0 </reserved2>
  233.         <reserved1> 0 </reserved1>
  234.         <enabled> <true /> </enabled>
  235.         <rect>
  236.             <left>165</left>
  237.             <top>6</top>
  238.             <right>198</right>
  239.             <bottom>44</bottom>
  240.         </rect>
  241.         <style>transparent</style>
  242.         <showName> <false /> </showName>
  243.         <highlight> <false /> </highlight>
  244.         <autoHighlight> <true /> </autoHighlight>
  245.         <sharedHighlight> <true /> </sharedHighlight>
  246.         <family>0</family>
  247.         <titleWidth>0</titleWidth>
  248.         <icon>1021</icon>
  249.         <textAlign>center</textAlign>
  250.         <font>Helvetica</font>
  251.         <textSize>14</textSize>
  252.         <textStyle>plain</textStyle>
  253.         <name>jackmac icon</name>
  254.         <script>on mouseUp
  255. decorative
  256. end mouseUp
  257. </script>
  258.     </part>
  259.     <part>
  260.         <id>111</id>
  261.         <type>button</type>
  262.         <visible> <true /> </visible>
  263.         <reserved5> 0 </reserved5>
  264.         <reserved4> 0 </reserved4>
  265.         <reserved3> 0 </reserved3>
  266.         <reserved2> 0 </reserved2>
  267.         <reserved1> 0 </reserved1>
  268.         <enabled> <true /> </enabled>
  269.         <rect>
  270.             <left>29</left>
  271.             <top>237</top>
  272.             <right>138</right>
  273.             <bottom>275</bottom>
  274.         </rect>
  275.         <style>roundrect</style>
  276.         <showName> <true /> </showName>
  277.         <highlight> <false /> </highlight>
  278.         <autoHighlight> <true /> </autoHighlight>
  279.         <sharedHighlight> <true /> </sharedHighlight>
  280.         <family>0</family>
  281.         <titleWidth>0</titleWidth>
  282.         <icon>0</icon>
  283.         <textAlign>center</textAlign>
  284.         <font>Palatino</font>
  285.         <textSize>18</textSize>
  286.         <textStyle>plain</textStyle>
  287.         <name>Menu card</name>
  288.         <script>on mouseUp
  289. buttonsound
  290. waitcursor
  291. go cd 2
  292. end mouseUp</script>
  293.     </part>
  294.     <part>
  295.         <id>113</id>
  296.         <type>button</type>
  297.         <visible> <true /> </visible>
  298.         <reserved5> 0 </reserved5>
  299.         <reserved4> 0 </reserved4>
  300.         <reserved3> 0 </reserved3>
  301.         <reserved2> 0 </reserved2>
  302.         <reserved1> 0 </reserved1>
  303.         <enabled> <true /> </enabled>
  304.         <rect>
  305.             <left>453</left>
  306.             <top>295</top>
  307.             <right>490</right>
  308.             <bottom>340</bottom>
  309.         </rect>
  310.         <style>transparent</style>
  311.         <showName> <true /> </showName>
  312.         <highlight> <false /> </highlight>
  313.         <autoHighlight> <true /> </autoHighlight>
  314.         <sharedHighlight> <true /> </sharedHighlight>
  315.         <family>0</family>
  316.         <titleWidth>0</titleWidth>
  317.         <icon>26425</icon>
  318.         <textAlign>center</textAlign>
  319.         <font>Helvetica</font>
  320.         <textSize>14</textSize>
  321.         <textStyle>plain</textStyle>
  322.         <name>NEXT</name>
  323.         <script>on mouseUp
  324. donext
  325. end mouseUp
  326. </script>
  327.     </part>
  328.     <part>
  329.         <id>114</id>
  330.         <type>button</type>
  331.         <visible> <true /> </visible>
  332.         <reserved5> 0 </reserved5>
  333.         <reserved4> 0 </reserved4>
  334.         <reserved3> 0 </reserved3>
  335.         <reserved2> 0 </reserved2>
  336.         <reserved1> 0 </reserved1>
  337.         <enabled> <true /> </enabled>
  338.         <rect>
  339.             <left>390</left>
  340.             <top>295</top>
  341.             <right>429</right>
  342.             <bottom>341</bottom>
  343.         </rect>
  344.         <style>transparent</style>
  345.         <showName> <true /> </showName>
  346.         <highlight> <false /> </highlight>
  347.         <autoHighlight> <true /> </autoHighlight>
  348.         <sharedHighlight> <true /> </sharedHighlight>
  349.         <family>0</family>
  350.         <titleWidth>0</titleWidth>
  351.         <icon>26284</icon>
  352.         <textAlign>center</textAlign>
  353.         <font>Helvetica</font>
  354.         <textSize>14</textSize>
  355.         <textStyle>plain</textStyle>
  356.         <name>BACK</name>
  357.         <script>on mouseUp
  358. doback
  359. end mouseUp
  360. </script>
  361.     </part>
  362.     <part>
  363.         <id>115</id>
  364.         <type>button</type>
  365.         <visible> <true /> </visible>
  366.         <reserved5> 0 </reserved5>
  367.         <reserved4> 0 </reserved4>
  368.         <reserved3> 0 </reserved3>
  369.         <reserved2> 0 </reserved2>
  370.         <reserved1> 0 </reserved1>
  371.         <enabled> <true /> </enabled>
  372.         <rect>
  373.             <left>330</left>
  374.             <top>295</top>
  375.             <right>368</right>
  376.             <bottom>341</bottom>
  377.         </rect>
  378.         <style>transparent</style>
  379.         <showName> <true /> </showName>
  380.         <highlight> <false /> </highlight>
  381.         <autoHighlight> <true /> </autoHighlight>
  382.         <sharedHighlight> <true /> </sharedHighlight>
  383.         <family>0</family>
  384.         <titleWidth>0</titleWidth>
  385.         <icon>1001</icon>
  386.         <textAlign>center</textAlign>
  387.         <font>Helvetica</font>
  388.         <textSize>14</textSize>
  389.         <textStyle>plain</textStyle>
  390.         <name>NOTES</name>
  391.         <script>on mouseUp
  392. donotes
  393. end mouseUp
  394. </script>
  395.     </part>
  396.     <part>
  397.         <id>116</id>
  398.         <type>button</type>
  399.         <visible> <true /> </visible>
  400.         <reserved5> 0 </reserved5>
  401.         <reserved4> 0 </reserved4>
  402.         <reserved3> 0 </reserved3>
  403.         <reserved2> 0 </reserved2>
  404.         <reserved1> 0 </reserved1>
  405.         <enabled> <true /> </enabled>
  406.         <rect>
  407.             <left>268</left>
  408.             <top>295</top>
  409.             <right>308</right>
  410.             <bottom>341</bottom>
  411.         </rect>
  412.         <style>transparent</style>
  413.         <showName> <true /> </showName>
  414.         <highlight> <false /> </highlight>
  415.         <autoHighlight> <true /> </autoHighlight>
  416.         <sharedHighlight> <true /> </sharedHighlight>
  417.         <family>0</family>
  418.         <titleWidth>0</titleWidth>
  419.         <icon>1007</icon>
  420.         <textAlign>center</textAlign>
  421.         <font>Chicago</font>
  422.         <textSize>12</textSize>
  423.         <textStyle>plain</textStyle>
  424.         <name>PRINT</name>
  425.         <script>on mouseUp
  426. doprint
  427. end mouseUp
  428. </script>
  429.     </part>
  430.     <part>
  431.         <id>121</id>
  432.         <type>button</type>
  433.         <visible> <true /> </visible>
  434.         <reserved5> 0 </reserved5>
  435.         <reserved4> 0 </reserved4>
  436.         <reserved3> 0 </reserved3>
  437.         <reserved2> 0 </reserved2>
  438.         <reserved1> 0 </reserved1>
  439.         <enabled> <true /> </enabled>
  440.         <rect>
  441.             <left>29</left>
  442.             <top>194</top>
  443.             <right>138</right>
  444.             <bottom>232</bottom>
  445.         </rect>
  446.         <style>roundrect</style>
  447.         <showName> <true /> </showName>
  448.         <highlight> <false /> </highlight>
  449.         <autoHighlight> <true /> </autoHighlight>
  450.         <sharedHighlight> <true /> </sharedHighlight>
  451.         <family>0</family>
  452.         <titleWidth>0</titleWidth>
  453.         <icon>0</icon>
  454.         <textAlign>center</textAlign>
  455.         <font>Palatino</font>
  456.         <textSize>18</textSize>
  457.         <textStyle>plain</textStyle>
  458.         <name>Directions</name>
  459.         <script>on mouseUp
  460. show cd field "directions popup"
  461. end mouseUp</script>
  462.     </part>
  463.     <part>
  464.         <id>117</id>
  465.         <type>button</type>
  466.         <visible> <true /> </visible>
  467.         <reserved5> 0 </reserved5>
  468.         <reserved4> 0 </reserved4>
  469.         <reserved3> 0 </reserved3>
  470.         <reserved2> 0 </reserved2>
  471.         <reserved1> 0 </reserved1>
  472.         <enabled> <true /> </enabled>
  473.         <rect>
  474.             <left>202</left>
  475.             <top>295</top>
  476.             <right>257</right>
  477.             <bottom>342</bottom>
  478.         </rect>
  479.         <style>transparent</style>
  480.         <showName> <true /> </showName>
  481.         <highlight> <false /> </highlight>
  482.         <autoHighlight> <true /> </autoHighlight>
  483.         <sharedHighlight> <true /> </sharedHighlight>
  484.         <family>0</family>
  485.         <titleWidth>0</titleWidth>
  486.         <icon>7758</icon>
  487.         <textAlign>center</textAlign>
  488.         <font>Helvetica</font>
  489.         <textSize>14</textSize>
  490.         <textStyle>plain</textStyle>
  491.         <name>CONTENTS</name>
  492.         <script>on mouseUp
  493. domap
  494. end mouseUp
  495. </script>
  496.     </part>
  497.     <part>
  498.         <id>118</id>
  499.         <type>button</type>
  500.         <visible> <true /> </visible>
  501.         <reserved5> 0 </reserved5>
  502.         <reserved4> 0 </reserved4>
  503.         <reserved3> 0 </reserved3>
  504.         <reserved2> 0 </reserved2>
  505.         <reserved1> 0 </reserved1>
  506.         <enabled> <true /> </enabled>
  507.         <rect>
  508.             <left>137</left>
  509.             <top>295</top>
  510.             <right>186</right>
  511.             <bottom>339</bottom>
  512.         </rect>
  513.         <style>transparent</style>
  514.         <showName> <true /> </showName>
  515.         <highlight> <false /> </highlight>
  516.         <autoHighlight> <true /> </autoHighlight>
  517.         <sharedHighlight> <true /> </sharedHighlight>
  518.         <family>0</family>
  519.         <titleWidth>0</titleWidth>
  520.         <icon>14510</icon>
  521.         <textAlign>center</textAlign>
  522.         <font>Helvetica</font>
  523.         <textSize>14</textSize>
  524.         <textStyle>plain</textStyle>
  525.         <name>TOP MENU</name>
  526.         <script>on mouseUp
  527. checkfields
  528. dothemenu
  529. end mouseUp
  530. </script>
  531.     </part>
  532.     <part>
  533.         <id>119</id>
  534.         <type>button</type>
  535.         <visible> <true /> </visible>
  536.         <reserved5> 0 </reserved5>
  537.         <reserved4> 0 </reserved4>
  538.         <reserved3> 0 </reserved3>
  539.         <reserved2> 0 </reserved2>
  540.         <reserved1> 0 </reserved1>
  541.         <enabled> <true /> </enabled>
  542.         <rect>
  543.             <left>86</left>
  544.             <top>295</top>
  545.             <right>124</right>
  546.             <bottom>339</bottom>
  547.         </rect>
  548.         <style>transparent</style>
  549.         <showName> <true /> </showName>
  550.         <highlight> <false /> </highlight>
  551.         <autoHighlight> <true /> </autoHighlight>
  552.         <sharedHighlight> <true /> </sharedHighlight>
  553.         <family>0</family>
  554.         <titleWidth>0</titleWidth>
  555.         <icon>21060</icon>
  556.         <textAlign>center</textAlign>
  557.         <font>Helvetica</font>
  558.         <textSize>14</textSize>
  559.         <textStyle>plain</textStyle>
  560.         <name>HELP</name>
  561.         <script>on mouseUp
  562. checkfields
  563. dohelp
  564. end mouseUp
  565. </script>
  566.     </part>
  567.     <part>
  568.         <id>120</id>
  569.         <type>button</type>
  570.         <visible> <true /> </visible>
  571.         <reserved5> 0 </reserved5>
  572.         <reserved4> 0 </reserved4>
  573.         <reserved3> 0 </reserved3>
  574.         <reserved2> 0 </reserved2>
  575.         <reserved1> 0 </reserved1>
  576.         <enabled> <true /> </enabled>
  577.         <rect>
  578.             <left>23</left>
  579.             <top>295</top>
  580.             <right>63</right>
  581.             <bottom>339</bottom>
  582.         </rect>
  583.         <style>transparent</style>
  584.         <showName> <true /> </showName>
  585.         <highlight> <false /> </highlight>
  586.         <autoHighlight> <true /> </autoHighlight>
  587.         <sharedHighlight> <true /> </sharedHighlight>
  588.         <family>0</family>
  589.         <titleWidth>0</titleWidth>
  590.         <icon>1006</icon>
  591.         <textAlign>center</textAlign>
  592.         <font>Helvetica</font>
  593.         <textSize>14</textSize>
  594.         <textStyle>plain</textStyle>
  595.         <name>QUIT</name>
  596.         <script>on mouseUp
  597. checkfields
  598. dohome
  599. end mouseUp
  600. </script>
  601.     </part>
  602.     <part>
  603.         <id>124</id>
  604.         <type>button</type>
  605.         <visible> <false /> </visible>
  606.         <reserved5> 0 </reserved5>
  607.         <reserved4> 0 </reserved4>
  608.         <reserved3> 0 </reserved3>
  609.         <reserved2> 0 </reserved2>
  610.         <reserved1> 0 </reserved1>
  611.         <enabled> <true /> </enabled>
  612.         <rect>
  613.             <left>330</left>
  614.             <top>297</top>
  615.             <right>368</right>
  616.             <bottom>328</bottom>
  617.         </rect>
  618.         <style>transparent</style>
  619.         <showName> <false /> </showName>
  620.         <highlight> <false /> </highlight>
  621.         <autoHighlight> <true /> </autoHighlight>
  622.         <sharedHighlight> <true /> </sharedHighlight>
  623.         <family>0</family>
  624.         <titleWidth>0</titleWidth>
  625.         <icon>10079</icon>
  626.         <textAlign>center</textAlign>
  627.         <font>Helvetica</font>
  628.         <textSize>14</textSize>
  629.         <textStyle>plain</textStyle>
  630.         <name>NOTES grey</name>
  631.         <script>on mouseUp
  632. buttonsound
  633. waitcursor
  634. if there is a cd field "notes" then
  635. put "You already have the notes."
  636. wait 120 ticks
  637. hide msg
  638. else
  639. put "There must be a problemΓÇö-please go to another card."
  640. end if
  641. end mouseUp
  642. </script>
  643.     </part>
  644.     <name>4</name>
  645.     <script></script>
  646. </background>
  647.